首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
time
time
返回當前的Unix時間戳
名稱:
time
分類:
日期和時間
所屬語言:
php
一句話介紹:
返回當前時間的Unix 時間戳。
相關內容
PHP命令行工具開發中的安全注意事項有哪些?
4
php怎麼去掉字符串中的回車符
5
如何使用fileatime 獲取文件的最後訪問時間
8
strip_tags 與preg_replace 的協同使用,實現自定義標籤過濾
9
同類函數
date_sun_info
date_sun_info
返回一個數組,其中包含有關日落/日出和黃
date_modify
date_modify
DateTime::modify的別名-
date_parse
date_parse
返回關聯數組,其中包含有關給定日期的詳細
getdate
getdate
獲取日期/時間信息
strtotime
strtotime
將任何英文文本日期時間描述解析為Unix
date_interval_format
date_interval_format
DateInterval::format
gmstrftime
gmstrftime
根據區域設置格式化GMT/UTC時間/日
timezone_open
timezone_open
DateTimeZone::__cons
熱門文章